PHY SET RIGID BODY ROTATION

Set the rotation of the specified rigid body.

  Syntax
PHY SET RIGID BODY ROTATION ID, x#, y#, z#
  Parameters
ID
Integer
ID number of the rigid body
x#
Float
angle on the X axis
y#
Float
angle on the Y axis
z#
Float
angle on the Z axis

  Returns

  Description

This command is useful for resetting objects rotations on level reload etc.

  Example Code
No example code is provided for this command